home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Clipper 1998 June
/
Electronic Clipper 1998-06.iso
/
Idea Source®
/
Main.Dir
/
00030_Script_ricochet
< prev
next >
Wrap
Text File
|
1998-04-28
|
242b
|
11 lines
on mousedown
puppetsound(1) "click"
repeat while soundbusy(1)
set the visible of sprite (the clickon - 42) to false
updatestage
end repeat
set the visible of sprite (the clickon - 42) to true
updatestage
end